home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_90AD0E5361CB4F28B55D5CFCFB4BF1F3
< prev
next >
Wrap
Text File
|
2008-06-28
|
9KB
|
256 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form2</class>
<widget class="QWidget">
<property name="name">
<cstring>Form2</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>428</width>
<height>196</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="QLabel" row="0" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>DiskBeforeLabel</cstring>
</property>
<property name="text">
<string><b>Please select a new image format vendor:</b></string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="QLabel" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>DiskBeforeLabel_3</cstring>
</property>
<property name="text">
<string><b>Please select a new image format options:</b></string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="QCheckBox" row="4" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>FlatCheckBox</cstring>
</property>
<property name="text">
<string>Allocate all disk space now</string>
</property>
</widget>
<widget class="QCheckBox" row="5" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>SplitCheckBox</cstring>
</property>
<property name="text">
<string>Split disk into several separate files</string>
</property>
</widget>
<widget class="QLabel" row="7" column="1" rowspan="1" colspan="4">
<property name="name">
<cstring>GoNextTip</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>To select file name for new image, click <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
<spacer row="6" column="3">
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
<spacer row="0" column="0">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="0" column="4">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="4" column="1">
<property name="name">
<cstring>spacer1_4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="2" column="2">
<property name="name">
<cstring>spacer70_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer1_4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QComboBox" row="1" column="2">
<item>
<property name="text">
<string>Microsoft Virtual PC</string>
</property>
</item>
<item>
<property name="text">
<string>VMWare, Inc.</string>
</property>
</item>
<item>
<property name="text">
<string>Parallels</string>
</property>
</item>
<property name="name">
<cstring>SelectVendorCombo</cstring>
</property>
</widget>
<spacer row="1" column="3">
<property name="name">
<cstring>spacer35</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>
<connection>
<sender>SelectVendorCombo</sender>
<signal>activated(int)</signal>
<receiver>Form2</receiver>
<slot>OnSelectVendor(int)</slot>
</connection>
<connection>
<sender>SplitCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>Form2</receiver>
<slot>OnCheckBox(bool)</slot>
</connection>
<connection>
<sender>FlatCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>Form2</receiver>
<slot>OnCheckBox(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>SelectVendorCombo</tabstop>
<tabstop>FlatCheckBox</tabstop>
<tabstop>SplitCheckBox</tabstop>
</tabstops>
<slots>
<slot>OnNewFileName()</slot>
<slot>OnSelectFileName()</slot>
<slot>OnSelectVendor(int)</slot>
<slot>OnCheckBox(bool)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>